uloop: use clock_gettime with the monotonic clock instead of using gettimeofday()
authorFelix Fietkau <[email protected]>
Sun, 6 Jan 2013 02:04:04 +0000 (03:04 +0100)
committerFelix Fietkau <[email protected]>
Sun, 6 Jan 2013 02:04:04 +0000 (03:04 +0100)
commitdde64e47cadbd245a99f145869eb400b68cc82e9
tree25e4448a9b61627e130d43c5ba96fedd51525474
parentaa4f3bde06ea1410f1835590ae025e044f2364fb
uloop: use clock_gettime with the monotonic clock instead of using gettimeofday()

Signed-off-by: Felix Fietkau <[email protected]>
CMakeLists.txt
uloop.c